projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
411c533
)
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
author
Jim Blandy
<jimb@redhat.com>
Thu, 10 Jun 1993 06:23:04 +0000
(06:23 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Thu, 10 Jun 1993 06:23:04 +0000
(06:23 +0000)
interface nicely with autoconf.
* m/delta.h: Don't #define SHORT_FILE_NAMES; autoconf does this
for us.
src/m/delta.h
patch
|
blob
|
history
diff --git
a/src/m/delta.h
b/src/m/delta.h
index cf320eb3fe8ec61a2e1d889dc7c89a3984829cf0..8b8649cea035c7bde1cc8c9bee4af32b7012c493 100644
(file)
--- a/
src/m/delta.h
+++ b/
src/m/delta.h
@@
-144,7
+144,6
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef KERNEL_FILE
#define KERNEL_FILE "/sysv68"
#undef LDAV_SYMBOL
-#define SHORT_FILE_NAMES
/* The standard C library is -lc881, not -lc.
-lbsd brings sigblock and sigsetmask.